|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
ICMP message structure. More...
Public Attributes | |
| byte | icmpType |
| byte | icmpCode |
| short | icmpChkSum |
| short | identification |
| short | sequenceNumber |
Public Attributes inherited from Header | |
| Pdu | payload |
ICMP message structure.
| short IcmpMessage::icmpChkSum |
| byte IcmpMessage::icmpCode |
| byte IcmpMessage::icmpType |
| short IcmpMessage::identification |
| short IcmpMessage::sequenceNumber |